home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -serious- / workbench / directoryopus4 / dopus412jrbin.readme < prev    next >
Text File  |  2000-03-11  |  2KB  |  54 lines

  1. Short:    Great filemanager from GP Software
  2. Author:   Jonathan Potter (original version), Jacek Rzeuski (under GPL license)
  3. Uploader: Jacek Rzeuski (jrzeuski@neptun.gdansk.tpsa.pl)
  4. Version:  4.12
  5. Type:     biz/dopus
  6. Requires: KS 3.0+, 68020+
  7.  
  8. You can find original GPL'ed sources in biz/dopus directory of Aminet. Same
  9. applies to the sources of this version (GPL requirement)
  10.  
  11. Installation:
  12.  
  13. copy DirectoryOpus4/C c: all
  14. copy DirectoryOpus4/Libs LIBS: all
  15. assign DOpus: DirectoryOpus4
  16.  
  17. This should work. If it won't then play with SnoopDOS or get original
  18. Directory Opus 4.12 and replace files with those found in this
  19. distribution.
  20.  
  21.  
  22. Changes:
  23. - recompiled with GCC 2.95.2 and PhxAss 4.39
  24. - optimized for 68020 CPU
  25. - directly uses memory pools in KickStart 3.0+.
  26. - speeded-up file copying with progress indicator enabled (almost as fast
  27. as in DOpus Magellan!)
  28. - added up-to-date asyncIO routines (from aminet:dev/c/asyncio.lha)
  29. - doesn't hang-up during copying/moving files anymore (probably due to new asyncIO
  30. routines).
  31.  
  32. Future (in no particular order - vote for most wanted!):
  33. - file viewer as a window on WB
  34. - 24-bit support for internal picture viewer
  35. - Gadtools gadgets (where possible)
  36. - datatypes support (optional)
  37. - direct XPK support (optional)
  38. - locale support (not very likely as currently DOpus has some kind of
  39. localization through .STR files but they're not provided with sources so I
  40. don't know exactly how they're constructed.)
  41. - improve copy progress indicator's accuracy lost due to a speed-up.
  42. - correct displaying very big files in file viewer
  43. - PPC-based line counting (optional)
  44. - easy switching filelist sort type
  45. - user-selected appicon
  46.  
  47. Bugs:
  48. - copy progress indicator lost some of its accuracy because of speed-up.
  49. - GURUes after exiting from file viewer if search function was in use (same
  50. happens in original version).
  51. - support for dynamic-palette IFFs (SHAM, DHiRes) is reverse-engineered
  52. (sources for pchg.lib weren't provided) and untested as I don't have such
  53. pictures.
  54.